home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 September / PCD0995.ISO / files / shared.dir / 05581_main support.ls < prev    next >
Encoding:
Text File  |  1994-12-18  |  215 b   |  9 lines

  1. on mouseDown
  2.   set WhichSprite to the clickOn
  3.   puppetSprite(WhichSprite, 1)
  4.   set the castNum of sprite WhichSprite to the number of cast "main support lit"
  5.   sound stop 1
  6.   sound stop 2
  7.   go(1, "support.dir")
  8. end
  9.